home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / os2 / mlrxshl.zip / HISTORY.SHL < prev    next >
Text File  |  1996-02-22  |  3KB  |  101 lines

  1.  WARNING:  This product does NOT work well with Object REXX as included
  2.            in DEVCON 8/9.  If you nonetheless want to use it, disable 
  3.            the implied CD command and don't, please DON'T use file name 
  4.            completion with files which are not in the current directory.
  5.  
  6.            [And, no, it's not my fault.  Object REXX's DIRECTORY() and
  7.            FILESPEC() built-in functions are broken.]
  8.  
  9. 1.00.000    Feb 22 1996
  10.  
  11.  --- New features:
  12.      o File name completion understands environment variables.
  13.  
  14. 0.99.000    Feb 19 1996
  15.  
  16.  --- Bug fixes:
  17.      o Re-enabling environment variable substitution in 'CD' commands.
  18.      o Command line checking now handles fully qualified commands.
  19.  
  20.  --- New features:
  21.      o User-definable file separator (fileSeparator, ' =;<>|()' by 
  22.        default).
  23.  
  24. 0.98.000    Feb 15 1996
  25.  
  26.  --- New features:
  27.      o If RexxVIO is present, cursor reflects insert state (insertMode,
  28.        overwriteMode).
  29.  
  30. 0.97.000    Feb 02 1996
  31.  
  32.  --- Bug fixes:
  33.      o Incorrect alias handling when no substitution was required.
  34.      o Blank lines no longer emitted while processing profile file.
  35.      o helpColor1 and helpColor2 are now public.
  36.  
  37.  --- New features:
  38.      o backtab added.
  39.  
  40. 0.96.000    Nov 15 1995
  41.  
  42.  --- Bug fixes:
  43.      o Command line checking now handles correctly quoted "&" and "|".
  44.      o Quoted "&" and "|" are now correctly handled when defining an
  45.        alias from the command prompt.
  46.  --- New features:
  47.      o Command line checking now uses a user-defined function to warn
  48.        the user (so, if you prefer an audible clue, you can define it)
  49.        (invalidCmd).
  50.      o The help line color is user-definable (helpColor1, helpColor2).
  51.  
  52. 0.95.000    Oct 18 1995
  53.  
  54.  --- New features:
  55.      o CmdShl internal commands can be enabled/disabled.
  56.      o Enhanced ALIAS substitution parameters (%[0-9]?[*]).
  57.  
  58. 0.94.000    Oct 12 1995
  59.  
  60.  --- Bug fixes:
  61.      o CMD.EXE quoting symbol (^) is now correctly handled.
  62.  
  63. 0.93.000    Oct 11 1995
  64.  
  65.  --- Bug fixes:
  66.      o Command line checking handles '|', '(' and ')'  correctly.
  67.      o DEFINE no longer crashes if its first parameter is invalid.
  68.      o "CD -" now works with implicit CDs.
  69.  --- New features:
  70.      o Improved command line parsing (strings and subexpressions are
  71.        now recognized).
  72.      o Speed improvement when using CMD.EXE internal commands.
  73.  
  74. 0.92.000    Oct 06 1995
  75.  
  76.  --- New features:
  77.      o Implicit "CD" feature is now optional (impCD).
  78.      o Optional command line checking (if a command is nonexistent, its
  79.        name is highlighted).
  80.      o Faster screen updates.
  81.  
  82. 0.91.000    Aug 08 1995
  83.  
  84.  --- Bug fixes:
  85.      o Default messages are now in English.
  86.      o Newline no longer automatically emitted after a RX command.
  87.  --- New commands:
  88.      o A new DEFINE internal command.
  89.      o And two new key-related functions, TEXT and OSNOWAIT.
  90.  --- New features:
  91.      o An improved profile interpreter (multi-lines, REXX expression
  92.        allowed in external commands).
  93.      o getLine can be called recursively.
  94.      o Interesting internal functions have been documented.
  95.      o Some key names have been defined (for use with the DEFINE
  96.        command).
  97.  
  98. 0.90.000    Jul 27 1995
  99.  
  100.  --- First public release
  101.